﻿/*
Theme Name: Yume Child Theme
Theme URI: http://www.381deals.com
Description: This is a custom child theme .
Author: Brown Fox
Author http://www.381deals.com
Template: yume
Version: 0.1
*/
@import url("../yume/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

body {
	background:url("images/handmadepaper.png") repeat scroll 0 0 #FFFFFF;
	/*font:400 13px/1.5 Arial, sans-serif;*/
	font:15px Arial, sans-serif;
	color:#000000;
	line-height: 1.5em;
	word-wrap: break-word;
}


/**  h1-h6  **/
h1{
	font:700 15px/1.5 Arial, sans-serif;
	margin:0 0 7px 0
}
h1, h1 a{
	color:#009ee0;
}
h2{
	font:700 22px/1.3 Arial, sans-serif;
	margin:0 0 15px 0
}
h2, h2 a{
	color:#009ee0;
}
h3{
	font:700 18px/1.2 Arial, sans-serif;
}
h3, h3 a{
	color:#009ee0;
}
h4{
	font:700 13px/1.3 Arial, sans-serf;
}
h4, h4 a{
	color:#009ee0;
}
h5{
	font:700 12px/36px Arial, sans-serif;
	text-transform:uppercase;
	color:#009ee0;
	width:410px;
	height:46px;
	text-align:center;
	background:url(images/ribbon.png) no-repeat 50% 0;
	margin:0 auto;
}
h5 a, h5 span{
	color:#009ee0
}

h6, h6 a{
	color:#888
}
h6 span, h6 span a{
	color:#fff
}



.postcontent{ /* Thi is Padding Within Main Content Area for desktop*/
	/*padding:15px;*/
	padding:0px;
	
}

.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4, .postcontent h5, .postcontent h6{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #009ee0;
    text-align: left;
    text-transform: none;
    width: auto;
	margin-bottom:7px;
	height: auto;
}

.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4, .postcontent h5, .postcontent h6{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #009ee0;
    text-align: left;
    text-transform: none;
    width: auto;
	margin-bottom:7px;
	height: auto;
}

.topbarpost{
	border-bottom:1px solid #d3d3d3;
	position:relative;
	z-index:1;
	overflow:hidden;
	line-height:30px;
	color:#000000;
	background:url(images/topbarpost.png) repeat-x 50% 0 #e3e3e3;
	-moz-border-radius:5px 5px 0px 0px;		   /* Mozila Firefox border radius */
	-webkit-border-radius:5px 5px 0px 0px;	   /* Safari, Chrome border radius */
	-khtml-border-radius:5px 5px 0px 0px;	   /* KHTML border radius */
	-icab-border-radius:5px 5px 0px 0px;	   /* icab border radius */
	border-radius:5px 5px 0px 0px;		   /* CSS3 Opera border radius */
	-opera-border-radius:5px 5px 0px 0px;
	-o-border-radius:5px 5px 0px 0px;
	-border-radius:5px 5px 0px 0px;
	behavior: url(css/PIE.htc);
}

.topbarpost .fleft a{
	color:#009ee0;
}

.sidebar .post li a {
    color: #009ee0;
}

.topbarpost .fleft a{
	color:#009ee0;
}

.commentcount a{
	color:#009ee0;
}
/* ------My Own --- */
.tablecities{
	width: 381px;
	margin-left:0px;
	font:15px Arial, sans-serif;
}

.tablecities th{
	background-color:#eee;
	color:#000;
	font:15px Arial, sans-serif;
}








/**  Mobile  **/
@media screen and (max-width:480px) {
	
	body {
		background:url("images/handmadepaper.png") repeat scroll 0 0 #FFFFFF;
		/*font:400 13px/1.5 Arial, sans-serif;*/
		font:17px Arial, sans-serif;
		color:#000000;
		word-wrap: break-word;
	}
	
	
	#wrapper{
		width:320px;
		/*width:340px;*/
		margin: 0 auto;

		padding:0px;


	}
	.center {
		width:320px;
		/*width:340px;*/
		margin:0px;
		padding:0px;
	}
	.menuwrapp_mobile{
		display:block !important;
	}
	.menuwrapp{
		display:none;
	}
	.pagecontent {
	    width:320px;
	    /*width:340px;*/
	    margin:0px;
		padding:0px;
		/*border:none;*/
	}
	.postcontent {
	    width:320px;
	    /*width:340px;*/
	    margin:0px;
		padding:0px;

		/*border:none;*/
	}
	#header .fullwidth {
	    text-align:center;
	}
	#header .logo {
	    text-align: center;
	    width: 100%;
	}
	#header .topbar {
	    float: none;
	    text-align: center;
	}
	#header #s {
	    display: inline-block;
	    float: none;
	}
	#header .usr {
	    float: none;
	}
	#header .social {
	    float: none;
	    padding: 10px 0;
		margin: 0;
	}
	.social li {
	    display: inline-block;
	    float: none;
	}
	.pagecontent .postdate {
	    margin:0px;
	}
	.sidebar {
	    margin: 40px 0;
	    /*width: 300px;*/
	    width: 320px;
	    padding:0px;
	}
	.sidebar #s {
	    width: 159px;
	}
	#comments input {
	    width: 188px !important;
	}
	#comments textarea {
	    width: 188px !important;
	}
	#footer .center {
	    padding:0 15px;
		width: 270px;
	}
	.column3 {
	    width:280px;
	}
	.sidebar .topbarpost {
	    width: 278px;
	    width: 320px;
	}
	
	.tablecities{
		width: 310px;
		margin-left:0px;
		
		
	}

	.tablecities th{
		background-color:#eee;
		font:17px Arial, sans-serif;
		color:#000;
		padding:1px;
		text-align:left;
	}
	
	.tablecities td{
		padding:1px;
		font:17px Arial, sans-serif;
	
	}
	
	.postbox .post{
		border:none;
		margin:0px;
		padding:0px;

	}
	
	#content{
		padding:0 0 75px 0; /*top, right, bottom, and left padding*/
		padding:0px;
		min-height:100px;
	}
	.pagecontent ul {
	    list-style-type: disc;
	    margin: 10px 0 10px 20px;
	    margin: 10px 0 10px 0px;
	    
	}
	.pagecontent ol {
	    list-style: decimal outside none;
	    margin: 10px 0 10px 20px;
	    margin: 10px 0 10px 0px;
	}
	.pagecontent li {
	    margin: 5px 0;
	}
	
	.postcontent ul {
	    /*list-style-type: disc;*/
	    list-style-type: none;
	    /*margin: 10px 0 10px 20px;
	    margin: 10px 0 10px 0px;*/
	    margin:0px;
	    text-align:left;
	    list-style:none;
		padding-left:0;
	}
	.postcontent ol {
	    list-style: decimal outside none;
	    margin: 10px 0 10px 20px;
	    margin: 10px 0 10px 0px;
	}
	.postcontent li {
	    /*margin: 5px 0;*/
	    margin:0px;
	    padding:0px;
	}
	
	.fullwidth{
		/*padding:0 10px;*/
		padding:0px;
		margin:0px;
	}	
	.singlecontent {
	    list-style-type: none !important;
	    /*margin: 10px !important;*/
	    margin:0px;
	    padding:0px;
	
	}
	

	

}
